drawingarea: use same background approach as GtkLayout
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 20 Jul 2015 15:21:43 +0000 (08:21 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 20 Jul 2015 15:43:08 +0000 (08:43 -0700)
commit62af1cbb1d1a947807f635481f80d055d52bd02e
tree1d749e2ce61ee0e896849b919a3038fefe894135
parent90d237ced46023e3feb8743831966feaa8432397
drawingarea: use same background approach as GtkLayout

Call gtk_style_context_set_background() every time the style is updated
and add a comment as to why we still need to do it here.

https://bugzilla.gnome.org/show_bug.cgi?id=752599
gtk/gtkdrawingarea.c